Returns the RegistryItem value as a Variant. Index refers to a Key contained in the RegisteryItem.
Syntax |
|---|
|
result = RegistryItem.Value( Index ) |
Parameters |
|
|---|---|
|
Index |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
If Index is greater than KeyCount, then an OutOfBoundsException is raised.